From: Glenn Morris Date: Sun, 15 Jul 2007 01:13:52 +0000 (+0000) Subject: Jeff Miller (tiny change) X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~534^2~3^2~2253 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=b846e1c49bd3fe5f72e6592d0bd85a5ab19b9308;p=emacs.git Jeff Miller (tiny change) (calendar-goto-bahai-date): Add autoload cookie. --- diff --git a/lisp/calendar/cal-bahai.el b/lisp/calendar/cal-bahai.el index 06703e3b73b..7bf90ec5d11 100644 --- a/lisp/calendar/cal-bahai.el +++ b/lisp/calendar/cal-bahai.el @@ -149,6 +149,7 @@ Defaults to today's date if DATE is not given." (message "Baha'i date: %s" (calendar-bahai-date-string (calendar-cursor-to-date t)))) +;;;###autoload (defun calendar-goto-bahai-date (date &optional noecho) "Move cursor to Baha'i date DATE. Echo Baha'i date unless NOECHO is t."